C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientSourceCollectionChanged Property

In This Topic
OnClientSourceCollectionChanged Property
In This Topic
Occurs after the sourceCollection property in client changes.
Syntax
'Declaration
 
Property OnClientSourceCollectionChanged As String
 
See Also